home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / bob_espo.swf / scripts / DefineSprite_310 / frame_1 / DoAction.as
Text File  |  2013-04-24  |  128b  |  5 lines

  1. if(Main.getRef().getSection() == Main.GAME_SECTION)
  2. {
  3.    CTRLGame.getRef().addPowerUp(CTRLGame.nPOWERUP_FALSE_NOTE,this);
  4. }
  5.